golang.org/x/exp/apidiff.differ.methodID (method)
5 uses
golang.org/x/exp/apidiff (current package)
correspondence.go#L112: if d.methodID(om) != d.methodID(nm) || !d.corr(om.Type(), nm.Type(), q) {
correspondence.go#L264: sort.Slice(ms, func(i, j int) bool { return d.methodID(ms[i]) < d.methodID(ms[j]) })
correspondence.go#L268: func (d *differ) methodID(m *types.Func) string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)